home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / ietf / urn / urn-archives / urn-ietf.archive.9701 / 000035_owner-urn-ietf _Thu Jan 30 23:03:55 1997.msg < prev    next >
Internet Message Format  |  1997-02-19  |  5KB

  1. Received: (from daemon@localhost) by services.bunyip.com (8.6.10/8.6.9) id XAA24132 for urn-ietf-out; Thu, 30 Jan 1997 23:03:55 -0500
  2. Received: from mocha.bunyip.com (mocha.Bunyip.Com [192.197.208.1]) by services.bunyip.com (8.6.10/8.6.9) with SMTP id XAA24127 for <urn-ietf@services.bunyip.com>; Thu, 30 Jan 1997 23:03:52 -0500
  3. Received: from loki.fsc.fujitsu.com by mocha.bunyip.com with SMTP (5.65a/IDA-1.4.2b/CC-Guru-2b)
  4.         id AA20164  (mail destined for urn-ietf@services.bunyip.com); Thu, 30 Jan 97 23:03:49 -0500
  5. Received: from ishtar.fsc.fujitsu.com (ishtar [192.240.3.45]) by loki.fsc.fujitsu.com (8.7.5/8.6.11) with ESMTP id UAA22463; Thu, 30 Jan 1997 20:03:46 -0800 (PST)
  6. Received: (from tallen@localhost) by ishtar.fsc.fujitsu.com (8.7.5/8.6.11) id UAA14065; Thu, 30 Jan 1997 20:03:37 -0800 (PST)
  7. Date: Thu, 30 Jan 1997 20:03:37 -0800 (PST)
  8. From: Terry Allen <tallen@fsc.fujitsu.com>
  9. Message-Id: <199701310403.UAA14065@ishtar.fsc.fujitsu.com>
  10. To: IAN.HIGGS@reuters.com, rdaniel@lanl.gov
  11. Subject: Re: [URN] Fragment references.
  12. Cc: urn-ietf@bunyip.com
  13. Sender: owner-urn-ietf@services.bunyip.com
  14. Precedence: bulk
  15. Reply-To: Terry Allen <tallen@fsc.fujitsu.com>
  16. Errors-To: owner-urn-ietf@bunyip.com
  17.  
  18. What Ron said, although point 4 may be determined by usage rather 
  19. than specification, in the long run.
  20.  
  21. Regards,
  22.     Terry Allen    Fujitsu Software Corp.    tallen@fsc.fujitsu.com
  23. "In going on with these experiments, how many pretty systems do we build,
  24.  which we soon find outselves obliged to destroy?" - Benjamin Franklin
  25.   A Davenport Group Sponsor:  http://www.ora.com/davenport/index.html
  26.  
  27. >From owner-urn-ietf@bunyip.com Thu Jan 30 16:09 PST 1997
  28. From: "Ron Daniel Jr." <rdaniel@lanl.gov>
  29. To: "Ian Higgs +44 171 542 8595" <IAN.HIGGS@reuters.com>
  30. Cc: "URN Mailing list" <urn-ietf@bunyip.com>
  31. Subject: Re: [URN] Fragment references.
  32. Date: Thu, 30 Jan 1997 16:22:59 -0700
  33. X-Msmail-Priority: Normal
  34. X-Priority: 3
  35. Mime-Version: 1.0
  36. Content-Transfer-Encoding: 7bit
  37.  
  38. Thus spoke Ian Higgs
  39.  
  40. > Has everybody already agreed that a URN is NOT a form of URI
  41. > and the "/" character does NOT imply a hierarchy as stated in RFC1630?
  42.  
  43. No. That is pretty much the discussion we are having now.
  44.  
  45. My current position is that:
  46.  1  URNs are one of the two forms of URI.
  47.  2  URLs are the other form of URI.
  48.  3  URNs are not URLs although they have a similar syntax. In fact,
  49.     we purposefully try to align our syntax with that of URLs in order
  50.     to avoid gratuitous differences. However, we don't adopt all of the
  51.     URL syntax features until we see how they impact the core purpose of
  52.     URNs - persistent, location-independent, resource identifiers.
  53.         (The difference, to me, is that URNs MUST NOT specify any
  54.          resolution-system specific hints, like protocol, port, host, etc.
  55.          while URLs typically do specify such things.)
  56.         (As a side note, the question of whether there really is a
  57.          difference between URNs and URLs has been beaten to death and has
  58.          been declared out of bounds for this list. The URN-WG charter
  59.          assumes there is such a difference, and if there is not then the
  60.          worst that happens to the world is that our work is moot.)
  61.  4  In the absence of good arguments to the contrary, unencoded '/' in URNs
  62.     will end up denoting hierarchy as stated in RFC 1630.
  63.  5  Since we have only just started seriously discussing relative URNs,
  64.     we have not reached consensus on the existance or absence of such a
  65.     good argument.
  66.  6  Since the URN-WG is chartered to produce a URN Syntax draft, and
  67.     neither the charter or URN requirements RFC mentions relative URNs, we
  68.     should not stop the syntax draft while we discuss them.
  69.  7  Therefore, the syntax draft should leave an escape hatch for relative
  70.     URNs.
  71.  8  This is easy to do, we just state that '/' SHOULD (not MUST) be
  72.     %encoded, leaving the door open for people not to encode it if they
  73.     think
  74.       a) they are following the letter and spirit of 1630
  75.       b) whatever we do decide will be in line with 1630
  76.  
  77. > I think that I missed that.
  78. > If so then there can be no such thing as relative URNs and all URNs
  79. > might as well be 32 digit random numbers (for which there IS a case).
  80.  
  81. One of the URN requirements is to accomodate legacy namespaces. ISBN,
  82. UPC, VIN, SICI, ISAN, ISWC, ... are all namespaces that identify
  83. important content. Further, they are easy to map to the URN Syntax draft
  84. as it currently exists. There is no need to say all URNs must be 32digit
  85. random numbers. Such a namespace canbe created if you want, but there is
  86. no reason to preclude the ones I cite above.
  87.  
  88.